 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
|
Define
operations:
|
|
 |
|
|
|
|
|
|
n |
create a new
employee once a new person enters
|
|
|
the institution
|
|
|
|
n |
delete an
employee once he retired
|
|
|
n |
update an
employee record
|
|
|
|
Identify
the operations which should be able to
|
 |
|
|
|
be performed on
an abstract employee
|
|
|
|
Decide
to allow access to the employees' data
|
|
 |
|
|
|
|
|
only with
associated operations
|
|